CommonEvent 1004
Name = "Talk: Slug Girl"

  999([1004])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>I hate slimes.\nI cannot stand their behavior."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Regular slugs like beer, but I prefer something with a little more class."])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>...I don't like it, honestly!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Generally, we only eat plants.\nSemen, of course, is an exception."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Taking strolls on cloudy days are the best.\nBut if we keep having all these sunny days, I might dry out."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>It can be difficult being a slug girl.\nI can't dress up without everything becoming sticky."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>I can never go to the beach or I'll melt."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>I hope it rains soon."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Higher Slugs like to dissolve and eat people.\nLucky for you, I do not go that far."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Slugs are hermaphrodites. We are all female, of course.\nBut if we want we can grow a... fufuu."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>I know when it is going to rain the next day.\nMy body gets a little slimier."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Fish or vegetables, which do you prefer?"])
    ShowChoices([["Vegetables", "Fish"], 0])
    When([0, "Vegetables"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>I see. We will get along."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "Fish"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>You like fish? Are you as dumb as a slime too?"])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>If salt gets spilled on you, what happens?"])
    ShowChoices([["I melt", "Nothing"], 0])
    When([0, "I melt"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>Ah, I am the same."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "Nothing"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>Must be nice... I'm jealous...\nI hate you, a little."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Do you ever put salt on slugs?"])
    ShowChoices([["I do", "I do not"], 0])
    When([0, "I do"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>How cruel. I will avenge my brethren."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "I do not"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>I see. That is good."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Just once, I want to go to the beach."])
    ShowChoices([["Let's go together", "Give up on that"], 0])
    When([0, "Let's go together"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>Really? Do you want me to melt?"])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "Give up on that"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>I suppose. I would just melt away."])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Do you like damp places?"])
    ShowChoices([["I like them", "I don't like them"], 0])
    When([0, "Like"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>I like them as well.\nBut slimes keep showing up wherever I go."])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "Don't like"])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>So you would not like a woman who is damp either."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 309])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>Can I have some lettuce?"])
      ControlVariables([24, 24, 0, 3, 0, 309, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[309]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "Yes"])
        ChangeItems([309, 1, 0, 1])
        ShowTextAttributes(["name_fc1", 0, 0, 2])
        ShowText(["\\n<Slug Girl>Munch, Munch...\nDelicious."])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "No"])
        ShowTextAttributes(["name_fc1", 0, 0, 2])
        ShowText(["\\n<Slug Girl>I see. That is a shame."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 306])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>On a sunny day like this, I like to eat cucumbers."])
      ControlVariables([24, 24, 0, 3, 0, 306, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[306]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "Yes"])
        ChangeItems([306, 1, 0, 1])
        ShowTextAttributes(["name_fc1", 0, 0, 2])
        ShowText(["\\n<Slug Girl>Thank you.\nI will eat it back at my nest."])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "No"])
        ShowTextAttributes(["name_fc1", 0, 0, 2])
        ShowText(["\\n<Slug Girl>I see. That is a shame."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>My favorite clothes are covered in sticky mucus.\nI would like some money to replace them."])
    ConditionalBranch([7, 12, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 12G? (Remaining: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "Yes"])
        ChangeGold([1, 0, 12])
        ShowTextAttributes(["name_fc1", 0, 0, 2])
        ShowText(["\\n<Slug Girl>Thank you, now I can be fashionable again."])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "No"])
        ShowTextAttributes(["name_fc1", 0, 0, 2])
        ShowText(["\\n<Slug Girl>Well, I did not particularly expect you to."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["name_fc1", 0, 0, 2])
      ShowText(["\\n<Slug Girl>...I thought you would have at least that much."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Take this, please use it when you get hurt.\n...It may be a little slimy."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([1, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Slug Girl gave you an \\ii[1]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>Sorry for all the trouble, take this.\nI was wearing it so it's sticky."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeArmor([148, 0, 0, 1, false])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Slug Girl gave you a \\ia[148]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["name_fc1", 0, 0, 2])
    ShowText(["\\n<Slug Girl>I was going to buy a new hat because this one is sticky, but I want you to have this."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 20])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Slug Girl gave you 20G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
